home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Business Assistant
/
Business Assistant.iso
/
acctg
/
bookbs23
/
bookbase.doc
next >
Wrap
Text File
|
1990-04-23
|
22KB
|
517 lines
BookBase.Exe
Version 2.3
(c) April, 1990
by
Rad Delaroderie
PO Box 1991
Columbus, Ga.
31902
---------------------------------------------------------------------------
---------------------------------------------------------------------------
---------------------------------------------------------------------------
*********************
Program Requirements:
*********************
128K RAM
DOS 2.0 or later
IBM or compatible
---------------------------------------------------------------------------
---------------------------------------------------------------------------
---------------------------------------------------------------------------
*************
Idiosyncrasy:
*************
My programming philosophy is that a program shows its first sign of
failure the moment you have to pick up a user's manual to see what to
do next. With this in mind, let me make a few points, and then you
should never have to read this file again. If you do, leave me a
scathing message.
I can be contacted at the PO Box listed above, or at
* CompuServe, ID 74730,3526
* GEnie, RAD4
* Columbus Connection BBS
1-404-687-7309
Rad Delaroderie
---------------------------------------------------------------------------
---------------------------------------------------------------------------
---------------------------------------------------------------------------
*************
Packing List:
*************
This BookBase package should contain at least the following files:
BookBase.Exe (The executable program file)
BookBase.Doc (This documentation file that you're reading now)
RadCat.Txt (A catalog of other available RAD Software programs)
---------------------------------------------------------------------------
---------------------------------------------------------------------------
---------------------------------------------------------------------------
********************
Program Description:
********************
BookBase.Exe is an inventory program that maintains a detailed listing
of your books. This type of data file is invaluable for collection
purposes. This program will also let you pull out information in a
wide variety of interesting ways that let you learn a lot about your
books that you would never otherwise know if not for the analytical
ability of computers when properly programmed.
Despite the complex abilities of BookBase, the program is fairly self-
explanatory. However, you do need to be aware of the following
limitations:
BookBase can hold up to 10,000 books on file. However, if you
use a 360k floppy disk system, you will run out of disk space
after about 750 book entries. If you use 720k disks, you're
limited to about 1,500 book entries. If you use 1.4m disks,
you're limited to about 3,000 entries.
---------------------------------------------------------------------------
---------------------------------------------------------------------------
---------------------------------------------------------------------------
*****************
To Install & Run:
*****************
The following instructions assume that you know next to nothing about
DOS or installing and running programs. I always try to remember that
new computer users are many, and I wish to make things as easy and
clear as possible for these new users.
Floppy disk based users-
Insert a blank floppy disk into Drive A. At the DOS prompt, type
the following:
a: (Enter)
format a: /v/s (Enter)
When the system finishes formatting the disk, it will ask for a
Volume Label. Type
BookBase (Enter)
Now remove this newly formatted disk from Drive A and insert the
disk containing the BookBase program files into Drive A. Type
the following:
Copy a:\BookBase.* b: (Enter)
Follow the instructions as they appear on the screen. New users
should note that, on a single floppy disk system, your computer
considers your single drive to be both Drive A and Drive B. When
you are finished, you now have a usable BookBase program disk.
Label the disk. Put the original disk in a safe place. To run
the program, insert the BookBase program disk into Drive A. If
the computer is off, turn it on. Type the following:
a: (Enter)
BookBase (Enter)
The program will now run.
Hard Disk System-
At the DOS prompt, type the following:
c: (Enter)
cd\ (Enter)
md \bookbase (Enter)
cd \bookbase (Enter)
If the original BookBase files are on a floppy disk, insert that
disk into Drive A and type the following:
copy a:\BookBase.* c:\BookBase (Enter)
If the original BookBase files are already somewhere on your hard
disk, I'll assume that, if you knew enough to get them on your
hard disk already, you know enough to copy them to the BookBase
sub-directory.
To start the program, type the following:
c: (Enter)
cd \BookBase (Enter)
BookBase
BookBase.Exe creates a data file, called BookBase.Dat, when you start
entering your books. Database-type programs are by their very nature
"file read/write" intensive. For that reason, performance is slowest
on a floppy disk, very fast on a hard disk, and lightning on a RAM
disk.
If a small sample BookBase.Dat file is included in this package, you
can use it to immediately get some idea of BookBase's features without
having to enter your own books right away. When you are ready to
establish your own personal BookBase.Dat file, you simply erase the
sample file by typing the following:
del BookBase.Dat (Enter)
at the DOS prompt while in the BookBase sub-directory, then start from
scratch with your own data file.
---------------------------------------------------------------------------
---------------------------------------------------------------------------
---------------------------------------------------------------------------
******************
Using the program:
******************
BookBase starts with a title page containing author and copyright
information, and a brief description of the program. Pressing any key
then displays the focal point of the program-- the Main Menu.
The Main Menu has three choices:
* See the inventory of books on file
* Add a book to the inventory
* Quit the program
I